func net/http.http2httpCodeString

2 uses

	net/http (current package)
		h2_bundle.go#L3513: func http2httpCodeString(code int) string {
		h2_bundle.go#L10677: 		http2encKV(enc, ":status", http2httpCodeString(w.httpResCode))